Tagline

Authors are required to insert the tagline information into a new document; it is typically used as the footer of the document. The tagline is a common .REQ file used by all documents. The tagline file is pulled into a new document by using a Content Reference. Once inserted, the tagline appears as blue highlighted text.
  • The tagline is typically a common .REQ file.
  • The tagline file is pulled into a new document by using a Content Reference. 
Note: Adding this element to the document triggers the creation of a tagline on the document. The children of this element also control whether a barcode is printed on the document, what to print in the optional data fields on the tagline, whether to add page numbers to the tagline, and whether to include an initials line in the tagline.

Tagline Separator Line

TaglineSeparatorLine is an attribute of the Document element that gives you the ability to suppress printing the Tagline separator line.

Usage

Attribute Name TaglineSeparatorLine
Values Yes, No - Default is Yes
Logic
  • If attribute is not present -or- TaglineSeparatorLine=Yes, then continue to honor printing the tagline seperator line as it does today.
  • If TaglineSeparatorLine=No, suppress printing the tagline seperator line.
Additional Information By default, if the Tagline and MetaData elements are not authored, the default behavior is to print a tagline separator line at bottom of each page. Also, presence of Tagline and/or MetaData elements will print a tagline separator line. In either scenario, adding TaglineSeparatorLine=No element will be honored and suppress printing of the tagline separator line.